SetStandardName Interface

public interface SetStandardName

Module Procedures

private subroutine SetStandardNameFloat(name, layer)

set the standard name of a float grid

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
type(grid_real), intent(inout) :: layer

private subroutine SetStandardNameInteger(name, layer)

set the standard name of a integer grid

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: name
type(grid_integer), intent(inout) :: layer